home *** CD-ROM | disk | FTP | other *** search
- Welcome to Sticky/2 for OS/2 Version 1.12
-
- This program is a simple TCP/IP Client Server program.
- It allows you to send Sticky Notes across a TCP/IP network.
-
- I'm always open to suggestions, just let me know.
- Send any enhancement requests to awysocki@Bearsoft.com.
-
- INSTALLING:
- To install Sticky/2 just unzip the programs into a subdirectory
- and run the Sticky/2 program. Sticky/2 will create its .INI, .LOG
- and .DBG file in the same directory where the program is found.
- You can create a desktop object by running the 'makewps.cmd', it will create
- a program object on your desktop. Or create the object by dragging
- a program object out of your Templates folder and filling in the blanks.
-
-
- REGISTRATION:
- There is no required fee but if you REALLY like the program
- you can send $5.00 per user up to $500.00 for 100+ users.
-
- AB Software
- 3109 Village Rd West
- Norwood, MA 02062-2542
- awysocki@Bearsoft.com
- http://www.Bearsoft.com/sticky2/
-
-
- To register Sticky/2 All I ask is that you send me a note,
- with the Subject line stating 'I'm using Sticky/2'
- Thats it. I only want to count how many people try the program
- and are using it. Since I'm only one person, I only provide E-Mail support.
- I can't provide auto-updates of the code, or other fancy stuff like that.
- I will promise to keep the Sticky/2 Home page up to date, and try to keep the
- OS/2 download sites updated.
-
- So to register: Send a note to:
-
- To: AWYSOCKI@Bearsoft.com
- Subj: I'm using Sticky/2
-
-
- USING Sticky/2
- --------------
- You only need to specify your Name to start receiving sticky'ies. Once that
- is done you can then enter in names of people you want to send stickies too.
-
- I'm not going to go into all the options of Sticky/2 I hope most should be
- obvious, but if not, then e-mail me and I'll update this document.
-
- To enter in a name, click on the Config button or Right mouse button on the
- Sticky/2 object and select Config. Once in the Configure Sticky/2 screen
- select the "Names" option. From this screen you can enter in names of other
- hosts you want to send Stickies to. Enter in a Name and Host name. The name
- can be anything you want, its just for reference. The HOST field is the
- KEY field here, where it must be the IP or DNS Host name of the machine
- you want to send stickys to. The Port field if using standard Sticky should
- be left 6711 or blank. The port number is only changeable, if PORT 6711
- is being used for something else. Talk to your nextwork admin if unsure.
- One the fields are all entered click the ADD button and you have entered
- in a Name of somebody you want to Sticky/2 too.
- One key here is that I now allow for the HOST name field to contain more
- than one host. You must seperate the hosts with a semicolon ':'. So to
- send to my two hosts, you would enter in the following:
-
- Name: Andy Wysocki GROUP
- Host: sticky.bearsoft.com; 204.215.177.10
- Port: 6711
-
- Remember the PORT field can be left blank or grayed out. Keep the Port 6711
- check box checked.
-
- Then click on the 'Done' box and you can now send a sticky. Click on the Send
- button or Right mouse button and select Send. Select the Andy Wysocki GROUP
- name and type the note you want to send. Click the Send button and the
- Sticky should be on its way....
-
-
- Thanks
- Andy
-
- -----------------------------------------------------------------------------
- June 22, 1995 Version 1.00 - Initial release
-
-
- July 15, 1995 Version 1.01
- - Added double click on Sticky/2 windown (full size or Minimized)
- will bring up the SEND window
- - Added Reverse lookup of IP addresses to HOST names
-
- July 25, 1995 Version 1.02
- - Fixed a bug where an incomplete autoreply would cause Sticky/2 to
- trap out.
-
- Sep 12, 1995 Version 1.10
- - Added in support for Multi Threads on SENDS. You can start from
- 1 to 4 send threads. Having more doesn't guarantee a faster send.
- Since I just round robin the queued requests. So if a thread is
- trying to connect, it will block any outgoing messages in that
- threads Queue. 1 Thread will always be created, this option
- allows you to specify 0-3 more! (config/Threads)
- - Allow you to have a timed clear for AutoReply (Received) messages
- from 0 - 120 seconds 0 = Never clear the message (config/Setup)
- - Allow for GROUP sends. In the HOST name field of Names section
- under config, you can now list more than 1 host by using ';'
- semicolon to seperate the hosts. You can have up to 255 characters
- on a host line. (config/Names)
-
- Nov 15, 1995 Version 1.12
- - Fixed screen sizes for VGA screens
- - Trap errors
-